home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_2020 / frame_181 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  185 b   |  12 lines

  1. set("/Variables:From","Tab1");
  2. set("/Variables:EntreTab2Vu",true);
  3. tellTarget("_root")
  4. {
  5.    gotoAndStop("Tab2Ini");
  6.    play();
  7. }
  8. tellTarget("_parent")
  9. {
  10.    gotoAndStop(1);
  11. }
  12.